home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / dannylg6.rdm < prev    next >
Text File  |  1996-05-20  |  3KB  |  91 lines

  1. Short:    Stats generator for AWS 2.0beta5
  2. Author:   Dannyman <djhoward@uiuc.edu>
  3. Uploader: Dannyman <djhoward@uiuc.edu>
  4. Type:     comm/net
  5. Replaces: comm/net/dannylog*
  6.  
  7.    Welcome to Dannylog. A logfile parser written especially for AWS, the
  8. Amiga Web Server.
  9.  
  10. *** NOTE! *** This version of Dannylog is designed to parse AWS 2.0 beta 5
  11. logfiles. For parsing of earlier AWS logfiles, see dannylog-alpha4.lha
  12. available through all distribution sites mentioned here, except AMINET.
  13.  
  14.    This software is freeware, though I would appreciate an email, postcard,
  15. or what-have-you. To get in contact with me;
  16.  
  17. Email: dannyman@uiuc.edu
  18. WWW: http://www.uiuc.edu/ph/www/djhoward
  19. Post: Daniel Howard
  20.      7310 N Claremont
  21.   Chicago, IL 60645-1808
  22.       United States
  23.  
  24. *** Features ***
  25.  
  26.    Provides stats files on requesting hosts, requested files, and referers,
  27. other records to follow.
  28.    Provides error output on any record not matching status 200. This will be
  29. improved upon. Error output is not meant for statistics-keeping, but is
  30. meant to be easy-to-read to alert operators of problems, for
  31. trouble-shooting.
  32.    *BIG FEATURE* Can re-read statsfiles so that you don't have to repeatedly
  33. process your log, and you can delete it. :)
  34.    Included is a utiltity to extract interesting statistics about genertated
  35. outputs.
  36.  
  37. *** New features to this release ***
  38.  
  39.    Re-compiling with high optimization using libnix, providing larger, yet
  40. faster binaries and no legal obligation to make source publically available.
  41.    Now outputs log comment fields along with error reports, particularly
  42. handy for 600 error reports returned by AWS. Mike Meyer, author of AWS, has
  43. mentioned the possibility of making these error codes more explicit in
  44. future versions.
  45.  
  46. *** Availability ***
  47.  
  48. Most recent binaries available through
  49. http://www.uiuc.edu/ph/www/djhoward/dev/
  50.  
  51. Most recent binaries also available throgh Dannybot on ARCnet. telnet to
  52. port 5555 or use IRC client on one of the following servers;
  53.  
  54. us1.clchat.vapor.com
  55. us2.clchat.vapor.com
  56. us3.clchat.vapor.com
  57. us4.clchat.vapor.com
  58. it.clchat.vapor.com
  59. de.clchat.vapor.com
  60.  
  61. Tell Dannybot the exact following;
  62.  
  63. Dannybot send dannylog-a6.lha
  64.  
  65. Dannybot also has other files. Ask him what with the "new" command, but do
  66. it in private or you'll flood channels! ;)
  67.  
  68. Occasional interesting releases will be made to AMINET
  69. (ftp://wuarchive.wustl.edu/pub/aminet ... duh!)
  70.  
  71. *** Disclaimer ***
  72.  
  73.    Dannylog is a work-in-progress. Additional information is available at
  74. http://www.uiuc.edu/ph/www/djhoward/dev/
  75.  
  76.    Dannylog is still in Alpha version. It should not crash your system,
  77. though if it does, I'd certainly like to hear about it! It is not very
  78. glamorous at this point and has far to go before it's much to look at. This
  79. documentation file was simply whipped-up one-the-fly, so it's probably not
  80. the most valuable resource either. If you would like to see more
  81. development, I'd appreciate words of encouragement, suggestions, etc. :)
  82.  
  83. *** Important Note ***
  84.  
  85.    t10 REQUIRES at least 8k of stack! If you do not set this, you risk
  86. crashing, BIG TIME! Dannyman reccomends saying "stack 10000" before running
  87. t10!
  88.  
  89.    Dannylog expects that in the directory from which you run it that there
  90. be a directory called stats this is where Dannylog sends most output.
  91.